﻿2026-08-25T14:29:27.8108512Z ##[group]Run actions/checkout@v5
2026-08-25T14:29:27.8108915Z with:
2026-08-25T14:29:27.8109116Z   fetch-depth: 0
2026-08-25T14:29:27.8109339Z   repository: BigscreenVR/spt-bs-core
2026-08-25T14:29:27.8111324Z   token: ***
2026-08-25T14:29:27.8111532Z   ssh-strict: true
2026-08-25T14:29:27.8111740Z   ssh-user: git
2026-08-25T14:29:27.8111970Z   persist-credentials: true
2026-08-25T14:29:27.8112182Z   clean: true
2026-08-25T14:29:27.8112402Z   sparse-checkout-cone-mode: true
2026-08-25T14:29:27.8112644Z   fetch-tags: false
2026-08-25T14:29:27.8112849Z   show-progress: true
2026-08-25T14:29:27.8113047Z   lfs: false
2026-08-25T14:29:27.8114383Z   submodules: false
2026-08-25T14:29:27.8114611Z   set-safe-directory: true
2026-08-25T14:29:27.8114839Z   allow-unsafe-pr-checkout: false
2026-08-25T14:29:27.8115099Z ##[endgroup]
2026-08-25T14:29:27.9928748Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-25T14:29:27.9930377Z ##[group]Getting Git version info
2026-08-25T14:29:27.9930808Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-08-25T14:29:28.0219140Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-08-25T14:29:28.0488659Z git version 2.43.0.windows.1
2026-08-25T14:29:28.0512122Z ##[endgroup]
2026-08-25T14:29:28.0520484Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\e666bbe5-5586-4607-9763-40a87c08e90d\.gitconfig'
2026-08-25T14:29:28.0537438Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\e666bbe5-5586-4607-9763-40a87c08e90d' before making global git config changes
2026-08-25T14:29:28.0538427Z Adding repository directory to the temporary git global config as a safe directory
2026-08-25T14:29:28.0544218Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-08-25T14:29:28.0841844Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url
2026-08-25T14:29:28.1083967Z https://github.com/BigscreenVR/spt-bs-core
2026-08-25T14:29:28.1107423Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-25T14:29:28.1111641Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-25T14:29:28.1358419Z refs/heads/golden/field-seal-225
2026-08-25T14:29:28.1380745Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --detach
2026-08-25T14:29:28.2718330Z HEAD is now at de91ee62c release: v0.63.0 shape — bump, changelog
2026-08-25T14:29:28.5221692Z ##[endgroup]
2026-08-25T14:29:28.5223839Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status
2026-08-25T14:29:29.0054279Z ##[group]Cleaning the repository
2026-08-25T14:29:29.0059266Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx
2026-08-25T14:29:42.4903341Z Removing .adapter-notify/
2026-08-25T14:29:42.4903774Z Removing bench-ledger/
2026-08-25T14:29:42.4904028Z Removing target/
2026-08-25T14:29:42.4939153Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD
2026-08-25T14:29:42.5967653Z HEAD is now at de91ee62c release: v0.63.0 shape — bump, changelog
2026-08-25T14:29:42.5992683Z ##[endgroup]
2026-08-25T14:29:42.5998130Z ##[group]Disabling automatic garbage collection
2026-08-25T14:29:42.6004757Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-08-25T14:29:42.6283043Z ##[endgroup]
2026-08-25T14:29:42.6283395Z ##[group]Setting up auth
2026-08-25T14:29:42.6289826Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-08-25T14:29:42.6548544Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-08-25T14:29:43.4011623Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-25T14:29:43.4326210Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-08-25T14:29:44.1720039Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-25T14:29:44.1985020Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-08-25T14:29:44.9290783Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-08-25T14:29:44.9664338Z ##[endgroup]
2026-08-25T14:29:44.9664792Z ##[group]Fetching the repository
2026-08-25T14:29:44.9671730Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2026-08-25T14:29:47.3109609Z From https://github.com/BigscreenVR/spt-bs-core
2026-08-25T14:29:47.3110081Z  * [new branch]          assembly/field-seal-63  -> origin/assembly/field-seal-63
2026-08-25T14:29:47.3110504Z  * [new branch]          docs/event-attr-passthrough -> origin/docs/event-attr-passthrough
2026-08-25T14:29:47.3110877Z  * [new branch]          fix/222-seal-kcm-backend -> origin/fix/222-seal-kcm-backend
2026-08-25T14:29:47.3111203Z  * [new branch]          fix/w2-seal-ux          -> origin/fix/w2-seal-ux
2026-08-25T14:29:47.3111535Z  * [new branch]          fix/w3-ingest-serialize -> origin/fix/w3-ingest-serialize
2026-08-25T14:29:47.3111874Z  * [new branch]          fix/w4-exit-subject     -> origin/fix/w4-exit-subject
2026-08-25T14:29:47.3112252Z  * [new branch]          release/v0.63.0-shape   -> origin/release/v0.63.0-shape
2026-08-25T14:29:47.3305187Z [command]"C:\Program Files\Git\cmd\git.exe" branch --list --remote origin/golden/field-seal-225
2026-08-25T14:29:47.3920117Z   origin/golden/field-seal-225
2026-08-25T14:29:47.3944848Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse refs/remotes/origin/golden/field-seal-225
2026-08-25T14:29:47.5909447Z de91ee62cbf5195600de5f5bfe4f097d2c533b52
2026-08-25T14:29:47.5930254Z ##[endgroup]
2026-08-25T14:29:47.5930716Z ##[group]Determining the checkout info
2026-08-25T14:29:47.5931740Z ##[endgroup]
2026-08-25T14:29:47.5937314Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-08-25T14:29:47.6327666Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-08-25T14:29:47.6590273Z ##[group]Checking out the ref
2026-08-25T14:29:47.6595111Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B golden/field-seal-225 refs/remotes/origin/golden/field-seal-225
2026-08-25T14:29:47.7191621Z branch 'golden/field-seal-225' set up to track 'origin/golden/field-seal-225'.
2026-08-25T14:29:47.7192060Z Your branch is up to date with 'origin/golden/field-seal-225'.
2026-08-25T14:29:47.7192379Z Switched to and reset branch 'golden/field-seal-225'
2026-08-25T14:29:47.7215409Z ##[endgroup]
2026-08-25T14:29:47.7568612Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-08-25T14:29:47.7877745Z de91ee62cbf5195600de5f5bfe4f097d2c533b52
